stack.yaml: temporarily build with older ghc
authorJoey Hess <joeyh@joeyh.name>
Mon, 10 Feb 2025 21:22:29 +0000 (17:22 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 10 Feb 2025 21:22:29 +0000 (17:22 -0400)
commit2f9a384e48cb4407e6b5b70d1db6efa593654f0e
treee93d4e8751ffaa9e405690ab479557c53295437f
parent874882efc48ff80326442afaf8fdf8a8a5655355
stack.yaml: temporarily build with older ghc

And without ospath build flag as a consequence.

This is a temporary fix to build failures on the github CI for Windows
and OSX, which use too old a version of stack to support the nightly
ghc.

I have sent a patch to those workflows, and after it is applied, this
can be reverted.
stack.yaml